home *** CD-ROM | disk | FTP | other *** search
- /*
- AUTHOR Jon Wesener
- DATE 7 / 15 / 85
- PURPOSE These definitions are to be included with the use
- of the 11:11 library screen functions.
- */
-
- /* Modes for SET_MODE */
-
- #define SM$40BW 0
- #define SM$40CL 1
- #define SM$80BW 2
- #define SM$80CL 3
- #define SM$320CL 4
- #define SM$320BW 5
- #define SM$640BW 6